This script will retrieve trigger information from the IPNetSentry FBA and format and send a new email message through Outlook Express.
Requirements:
- customize the script as stated below
- save the script as a "Run-Only" application with "Never Show Startup Screen" checked
- put this script in your Preferences folder
- configure the IPNetSentry file so that it is using "applescript" notification and that you have set the name of your AppleScript. You can do this through our Web configuration page (using the Companion Application) or by manually editing the IPNetSentry Config file with a text editor. Example of required "set" commands in the IPNetSentry Config file:
#set\notification_type\applescript
#set\applescript_name\My IPNS AppleScript OE
where "My IPNS AppleScript OE" is the name of your AppleScript.
Script Customization Required:
- change the name of the Outlook Express application (if necessary)
- replace TO_EMAIL_ADDRESS with the email address to which you wish to have the notification sent